home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Re(2): trouble with data linking
- Sent: 9/10/96 1:03 PM
- Received: 9/10/96 1:03 PM
- From: Mary Boetcher <boetche1@apple.com>
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List
-
-
- >>any changes made after this to the first are not propagated
- >>to the second (i.e. DoUpdateLink is not called). I am calling the
- >>presentation's ContentUpdated method when the data in the first is
- >>changed.
- >my calendar part does subclass FW_CLinkManager, FW_CLinkSource, and
- >FW_CLinkDestination.
-
- When data in the source link changes, do you call
- FW_CLinkSource::ContentUpdated? This writes out the changed data to the
- link storage unit.
-
- Mary Boetcher
- ODF Person